home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1996 June
/
macformat-038.iso
/
Demos
/
Notting Hill
/
ATHLETICS
/
COMMNT
/
00550.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-02-08
|
209 b
|
10 lines
on RAMdv
repeat with k = 1 to 549
if the castType of cast k = #digitalVideo then
if not (the preLoad of cast k) then
set the preLoad of cast k to 1
end if
end if
end repeat
end